func runtime.reflect_maplen

3 uses

	runtime (current package)
		map.go#L1578: func reflect_maplen(h *hmap) int {
		map.go#L1584: 		racereadpc(unsafe.Pointer(h), callerpc, abi.FuncPCABIInternal(reflect_maplen))
		map.go#L1601: 		racereadpc(unsafe.Pointer(h), callerpc, abi.FuncPCABIInternal(reflect_maplen))